FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package fhir.argonaut.clinicalnotes#1.0.0 (47 ms)

Package fhir.argonaut.clinicalnotes
Type CodeSystem
Id Id
FHIR Version R3
Source http://fhir.org/guides/argonaut/clinicalnotes/http://fhir.org/guides/argonaut/clinicalnotes/1.0.0/CodeSystem-documentreference-category.html
Url http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category
Version 1.0.0
Status draft
Date 2018-05-03T01:16:34+10:00
Name DocumentReference Category
Title Argonaut DocumentReferences Category Code System
Experimental False
Realm us
Authority hl7
Description The Argonaut DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.
Content complete
valueSet http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/documentreference-category

Resources that use this resource

ValueSet
documentreference-category Argonaut DocumentReferences Category Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Argonaut DocumentReferences Category Code System

The Argonaut DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.

This code system http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category defines the following codes:

CodeDisplayDefinition
clinical-note Clinical NotePart of a medical record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care ( [Wikipedia](https://en.wikipedia.org/wiki/Progress_note))
other OtherIndicates that the category is not covered by one of the pre-defined codes.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "documentreference-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Argonaut DocumentReferences Category Code System</h2><div><p>The Argonaut DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.</p>\n</div><p>This code system http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">clinical-note<a name=\"documentreference-category-clinical-note\"> </a></td><td>Clinical Note</td><td>Part of a medical record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care ( [Wikipedia](https://en.wikipedia.org/wiki/Progress_note))</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"documentreference-category-other\"> </a></td><td>Other</td><td>Indicates that the category is not covered by one of the pre-defined codes.</td></tr></table></div>"
  },
  "url" : "http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category",
  "version" : "1.0.0",
  "name" : "DocumentReference Category",
  "title" : "Argonaut DocumentReferences Category Code System",
  "status" : "draft",
  "date" : "2018-05-03T01:16:34+10:00",
  "description" : "The Argonaut DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/documentreference-category",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "clinical-note",
      "display" : "Clinical Note",
      "definition" : "Part of a medical record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care ( [Wikipedia](https://en.wikipedia.org/wiki/Progress_note))"
    },
    {
      "code" : "other",
      "display" : "Other",
      "definition" : "Indicates that the category is not covered by one of the pre-defined codes."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.